AWS SES Service (deprecated)
-
The AWS SES service client, which can be used to interact with AWS Simple Email Service (SES) via MongoDB Stitch. This client is deprecated. Use the AWSServiceClient in StitchAWSService.
See moreDeclaration
Swift
@available(*, deprecated, message: "Use AWSServiceClient instead") public protocol AWSSESServiceClient
-
The result of an AWS SES send request. (Deprecated)
See moreDeclaration
Swift
@available(*, deprecated, message: "Use the generic AWS service instead") public struct AWSSESSendResult : Decodable
AWS SES Service (deprecated) Reference